Namespace - LJCAddressParserLib
Parameters
currentIndex - The token index value.
currentToken - The current token value.
Returns
true if the current token is the Zipcode value; otherwise, false.
Syntax
| C# |
|
public Boolean IsCurrentTokenZipcode(Int32 currentIndex, String& currentToken)
|
Checks if the current token is the Zipcode value.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.